home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / gnustuff / minix / update~4.z / update~4 / lib_README < prev    next >
Encoding:
Text File  |  1989-09-06  |  1.2 KB  |  44 lines

  1. Update steps
  2.  
  3.     - cd to library source directory
  4.     - make sure that the following files have been moved to
  5.       a subdirectory called `notused'
  6.  
  7. alloca.c    doprintf.c    getc.c        lbzero.c    putc.c
  8. bcopy.c        eprintf.c    lbcmp.c        lmalloc.c    qsort.c
  9. dl_qsort.c    flonum.s    lbcopy.c    notes        sldexp.c
  10.  
  11.     - make a subdirectory called `ostdio'.
  12.     - move the following files to `ostdio'
  13. cleanup.c    fgets.c        freopen.c    printdat.c    ungetc.c
  14. exit.c        fopen.c        fseek.c        puts.c        vfprintf.c
  15. fclose.c    fprintf.c    ftell.c        putw.c        vprintf.c
  16. fdopen.c    fputc.c        fwrite.c    scanf.c        vsprintf.c
  17. fflush.c    fputs.c        gets.c        setbuf.c
  18. fgetc.c        fread.c        getw.c        sprintf.c
  19.  
  20.     - copy all '.c' and '.h' files from the subdirectory 'stdio'
  21.      into the main source directory.
  22.  
  23.     - copy all the stuff in the subdirectory 'new' into the
  24.       main source directory.
  25.     
  26.     - replace fixnum.s with the copy provided here.
  27.  
  28.     - apply the patches in lib.diffs
  29.  
  30.     - apply the patches in ../include/*
  31.  
  32.     - copy the patched std.h and stdio.h into $(INCLUDE)
  33.       (usually /usr/local/gcc-include)
  34.  
  35.     - make the new libraries
  36.     
  37.     - make and run test in stdio/test
  38.  
  39. enjoy,
  40. --
  41. bang:   {any internet host}!dsrgsun.ces.CWRU.edu!bammi    jwahar r. bammi
  42. domain: bammi@dsrgsun.ces.CWRU.edu
  43. GEnie:    J.Bammi
  44.